home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 33 / PC Gamer IT CD 33 1-2.iso / GDEMO001.LAB / rf_ha_pigeons1.cos < prev    next >
Text File  |  1998-04-20  |  2KB  |  161 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 1
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'anim'    fs        Animation
  10.  
  11.  
  12. section components
  13.     numcomponents 2
  14.  
  15. #    ID    TagID    Hash    ParentID    Name
  16.     0    0        0        -1            flock_ws1_comp.bm
  17.     1    0        0        -1            flock_ws_comp.bm
  18.  
  19.  
  20. section chores
  21.     numchores 3
  22.  
  23. #    ID    Length    Tracks    Name
  24.     0    4000        2            pigeon_loop1
  25.     1    4000        0            pigeon_loop2
  26.     2    333        0            chore0
  27.  
  28.  
  29. section keys
  30. chore 0    # pigeon_loop1
  31. #    CompID    NumKeys
  32. #        Time        Value
  33.     0            60        # flock_ws1_comp.bm
  34.         0            1
  35.         67            2
  36.         133            3
  37.         200            4
  38.         267            5
  39.         333            6
  40.         400            7
  41.         467            8
  42.         533            9
  43.         600            10
  44.         667            11
  45.         733            12
  46.         800            13
  47.         867            14
  48.         933            15
  49.         1000            16
  50.         1067            17
  51.         1133            18
  52.         1200            19
  53.         1267            20
  54.         1333            21
  55.         1400            22
  56.         1467            23
  57.         1533            24
  58.         1600            25
  59.         1667            26
  60.         1733            27
  61.         1800            28
  62.         1867            29
  63.         1933            30
  64.         2000            31
  65.         2067            32
  66.         2133            33
  67.         2200            34
  68.         2267            35
  69.         2333            36
  70.         2400            37
  71.         2467            38
  72.         2533            39
  73.         2600            40
  74.         2667            41
  75.         2733            42
  76.         2800            43
  77.         2867            44
  78.         2933            45
  79.         3000            46
  80.         3067            47
  81.         3133            48
  82.         3200            49
  83.         3267            50
  84.         3333            51
  85.         3400            52
  86.         3467            53
  87.         3533            54
  88.         3600            55
  89.         3667            56
  90.         3733            57
  91.         3800            58
  92.         3867            59
  93.         3933            60
  94.  
  95. #    CompID    NumKeys
  96. #        Time        Value
  97.     1            60        # flock_ws_comp.bm
  98.         0            1
  99.         67            2
  100.         133            3
  101.         200            4
  102.         267            5
  103.         333            6
  104.         400            7
  105.         467            8
  106.         533            9
  107.         600            10
  108.         667            11
  109.         733            12
  110.         800            13
  111.         867            14
  112.         933            15
  113.         1000            16
  114.         1067            17
  115.         1133            18
  116.         1200            19
  117.         1267            20
  118.         1333            21
  119.         1400            22
  120.         1467            23
  121.         1533            24
  122.         1600            25
  123.         1667            26
  124.         1733            27
  125.         1800            28
  126.         1867            29
  127.         1933            30
  128.         2000            31
  129.         2067            32
  130.         2133            33
  131.         2200            34
  132.         2267            35
  133.         2333            36
  134.         2400            37
  135.         2467            38
  136.         2533            39
  137.         2600            40
  138.         2667            41
  139.         2733            42
  140.         2800            43
  141.         2867            44
  142.         2933            45
  143.         3000            46
  144.         3067            47
  145.         3133            48
  146.         3200            49
  147.         3267            50
  148.         3333            51
  149.         3400            52
  150.         3467            53
  151.         3533            54
  152.         3600            55
  153.         3667            56
  154.         3733            57
  155.         3800            58
  156.         3867            59
  157.         3933            60
  158.  
  159. chore 1    # pigeon_loop2
  160. chore 2    # chore0
  161.